DXcharts Android library configuration
In the DxCharts Android library, you can configure:
- String resources by overriding the strings.xml within the application.
- UI by modifying parameters of the
com.devexperts.dxcharts.lib.ui.theme.DxChartsTheme
object. - Library functionality by changing parameters (repositories, providers or initial instrument) of the
com.devexperts.dxcharts.lib.ui.theme.DxChartsConfig
object.